@charset "utf-8";
/* CSS Document */

.wrapper{
	max-width: 1400px;
	margin: auto;
	min-height: 100vh;
	background: linear-gradient(rgba(10,10,114,1.00), rgba(8,9,71,1.00), rgba(2,2,33,1.00));
	border: 3px solid rgba(0,0,0,1.00);
	border-radius: 5px;
	padding: 0px;
}
/*css Art*/
.moonbox {
	position: relative;
}
.enter {
    position: absolute;
    top: 50px;
    left: 75%;
}
.moon1 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 500px;
	height: 500px;
	background: rgba(231,223,180,1.00);
	border-radius: 50%;
	box-shadow: 0px 0px 50px rgba(231,223,180,1.00); 
}

.moon2 {
	position: absolute;
	top: 70px;
	left: 100px;
	width: 200px;
	height: 200px;
	background: rgba(169,165,142,1.00);
	border-radius: 50%;
	border: solid 1px  rgba(156,151,125,1.00);
}

.moon3 {
	position: absolute;
	top: 200px;
	left: 300px;
	width: 100px;
	height: 150px;
	background: rgba(169,165,142,1.00);
	border-radius: 50%;
	border: solid 1px  rgba(156,151,125,1.00);
	transform: rotate(90deg);
}

.moon4 {
	position: absolute;
	top: 100px;
	left: 310px;
	width: 70px;
	height: 70px;
	background: rgba(169,165,142,1.00);
	border-radius: 50%;
	border: solid 1px  rgba(156,151,125,1.00);
}

.house-box {
	height: 930px;
    position: relative;
}

.triangle1 {
	position: absolute;
	top: 100px;
	left: 15px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 130px 130px 130px;
    border-color: transparent transparent #000000 transparent;
}

.triangle2 {
    position: absolute;
	top: 10px;
	left: 325px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 155px 155px 155px;
    border-color: transparent transparent #000000 transparent;
}

.triangle3 {
    position: absolute;
	top: 90px;
	left: 650px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 130px 130px 130px;
    border-color: transparent transparent #000000 transparent;
}

.tower01 {
	position: absolute;
	top: 220px;
	left: 55px;
	width: 170px;
	height: 290px;
	background: #000000;
}

.tower02 {
	position: absolute;
	top: 130px;
	left: 400px;
	width: 160px;
	height: 230px;
	background: #000000;
}

.tower03 {
	position: absolute;
	top: 195px;
	left: 700px;
	width: 160px;
	height: 180px;
	background: #000000;
}

.balcony {
	position: relative;
}

.line1 {
	position: absolute;
	left: 560px;
	top: 290px;
	width: 140px;
	height: 80px;
	border-top: solid 10px #000000;
}

.line2 {
	position: absolute;
	top: 290px;
	left: 590px;
	width: 80px;
	height: 70px;
	border-left: solid 10px #000000;
}

.line3 {
	position: absolute;
	top: 290px;
	left: 630px;
	width: 80px;
	height: 70px;
	border-left: solid 10px #000000;
}

.line4 {
	position: absolute;
	top: 290px;
	left: 670px;
	width: 80px;
	height: 70px;
	border-left: solid 10px #000000;
}

.set04 {
	position: relative;
	left: 10px;
}

.set05 {
	position: relative;
	left: 5px;
	top: 15px;
}

.set06 {
	position: relative;
	left: 10px;
	top: 10px;
}

.window01 {
	position: absolute;
    height: 55px;
	width: 35px;
	border-width: 3px;
    border-style: solid;
    border-color: #000 #000 #000 #000;
	background: #FFEA00;
	top: 20px;
	left: 50px;
	box-shadow: 0px 0px 5px #FFEA00;
}

.window02 {
	position: absolute;
    height: 55px;
	width: 35px;
	border-width: 3px;
    border-style: solid;
    border-color: #000 #000 #000 #000;
	background: #FFEA00;
	top: 20px;
	left: 90px;
	box-shadow: 0px 0px 5px #FFEA00;
}

.window03 {
	position: absolute;
    height: 55px;
	width: 35px;
	border-width: 3px;
    border-style: solid;
    border-color: #000 #000 #000 #000;
	background: #FFEA00;
	top: 80px;
	left: 50px;
	box-shadow: 0px 0px 5px #FFEA00;
}

.window04 {
	position: absolute;
    height: 55px;
	width: 35px;
	border-width: 3px;
    border-style: solid;
	border-color: #000 #000 #000 #000;
	background: #FFEA00;
	top: 80px;
	left: 90px;
	box-shadow: 0px 0px 5px #FFEA00;
}

.window05 {
	position: absolute;
    height: 55px;
	width: 35px;
	border-width: 3px;
    border-style: solid;
    border-color: #000 #000 #000 #000;
	background: #FFEA00;
	top: 140px;
	left: 50px;
	box-shadow: 0px 0px 5px #FFEA00;
}

.window06 {
	position: absolute;
    height: 55px;
	width: 35px;
	border-width: 3px;
    border-style: solid;
    border-color: #000 #000 #000 #000;
	background: #FFEA00;
	top: 140px;
	left: 90px;
	box-shadow: 0px 0px 5px #FFEA00;
}

.roof {
	position: relative;
	top: 200px;
	left: 120px;
    width: 650px;
    height: 10px;
    border-style: solid;
    border-width: 150px;
    border-color: transparent transparent #000000 transparent;
}

.home-wall {
	position: relative;
	float: left;
	top: 200px;
	left: 55px;
	width: 950px;
	height: 400px;
	background: #000000;
}

.set01 {
	position: relative;
	left: 30px;
	top: -55px;
}

.set02 {
	position: relative;
	left: 450px;
	top: -50px;
}

.set03 {
	position: relative;
	left: 670px;
	top: -50px;
}

.window1 {
	position: absolute;
    height: 70px;
	width: 50px;
	border-width: 3px;
    border-style: solid;
    border-color: #000 #000 #000 #000;
	background: #FFEA00;
	top: 60px;
	left: 100px;
	box-shadow: 0px 0px 10px #FFEA00;
}

.window2 {
	position: absolute;
    height: 70px;
	width: 50px;
	border-width: 3px;
    border-style: solid;
    border-color: #000 #000 #000 #000;
	background: #FFEA00;
	top: 60px;
	left: 155px;
	box-shadow: 0px 0px 10px #FFEA00;
}

.window3 {
	position: absolute;
    height: 70px;
	width: 50px;
	border-width: 3px;
    border-style: solid;
    border-color: #000 #000 #000 #000;
	background: #FFEA00;
	top: 135px;
	left: 100px;
	box-shadow: 0px 0px 10px #FFEA00;
}

.window4 {
	position: absolute;
    height: 70px;
	width: 50px;
	border-width: 3px;
    border-style: solid;
    border-color: #000 #000 #000 #000;
	background: #FFEA00;
	top: 135px;
	left: 155px;
	box-shadow: 0px 0px 10px #FFEA00;
}

.window5 {
	position: absolute;
    height: 70px;
	width: 50px;
	border-width: 3px;
    border-style: solid;
    border-color: #000 #000 #000 #000;
	background: #FFEA00;
	top: 210px;
	left: 100px;
	box-shadow: 0px 0px 10px #FFEA00;
}

.window6 {
	position: absolute;
    height: 70px;
	width: 50px;
	border-width: 3px;
    border-style: solid;
    border-color: #000 #000 #000 #000;
	background: #FFEA00;
	top: 210px;
	left: 155px;
	box-shadow: 0px 0px 10px #FFEA00;
}

.ghost-box{
	position: relative;
	animation-name: advanced;
	animation-duration: 6s;
	animation-timing-function:ease-in-out;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

@keyframes advanced {
	0%   {background-color:rgba(255,0,0,1.00); left:0px; top:0px;}
    50%  {background-color:rgba(0,0,255,1.00); left:600px; top:0px;}
    100% {background-color:red; left:0px; top:0px;}
}

.head {
	position: absolute;
	width: 87px;
	height: 100px;
	background: rgba(255,255,255,1.00);
	border-radius: 50%;
	top: 10px;
	left: 202px;
	box-shadow: 0px 0px 50px rgba(255,255,255,1.00);
}

.ghostbody {
	position: absolute;
	width: 85px;
	height: 110px;
	background: rgba(255,255,255,1.00);
	top: 50px;
	left: 203px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	box-shadow: 0px 0px 40px rgba(255,255,255,1.00);
}

.eye1 {
	position: absolute;
	background: rgba(0,0,0,1.00);
	top: 50px;
	left: 220px;
	width: 30px;
	height: 20px;
	border-radius: 50%;
	transform: rotate(90deg);
}

.eye2 {
	position: absolute;
	background: rgba(0,0,0,1.00);
	top: 50px;
	left: 255px;
	width: 30px;
	height: 20px;
	border-radius: 50%;
	transform: rotate(90deg);
}

.bottom1 {
	position: absolute;
	background: rgba(255,255,255,1.00);
	top: 134px;
	left: 193px;
	width: 50px;
	height: 30px;
	transform: rotate(90deg);
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	box-shadow: 0px 0px 50px rgba(255,255,255,1.00);
}

.bottom2 {
	position: absolute;
	background: rgba(255,255,255,1.00);
	top: 144px;
	left: 220px;
	width: 50px;
	height: 30px;
	transform: rotate(90deg);
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	box-shadow: 0px 0px 50px rgba(255,255,255,1.00);
}

.bottom3 {
	position: absolute;
	background: rgba(255,255,255,1.00);
	top: 134px;
	left: 248px;
	width: 50px;
	height: 30px;
	transform: rotate(90deg);
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	box-shadow: 0px 0px 50px rgba(255,255,255,1.00);
}

.enter h1 {
	position: absolute;
    top: 0px;
    left: 50%;
    font-size: 50px;
    font-family: "Nosifer", sans-serif;
    color: rgba(255, 0, 4, 1.00);
    z-index: 1000;
}

.home-wall h1:hover {
	text-shadow: 2px 2px 5px rgba(0,0,0,0.3);;
}

.door {
	position:absolute;
	height: 330px;
	width: 150px;
	top: 55px;
	left: 350px;
	background: #FFEA00;
	box-shadow: 0px 0px 15px #FFEA00;
}

.shadow {
	position: absolute;
	top: 165px;
	left: 220px;
	transform: rotate(90deg);
    width: 250px;
    height: 0px;
    border: solid #06f;
    border-width: 0px 50px 120px 50px;
    border-color: transparent transparent #000000 transparent;
}

.pumpkin-box {
	position: relative;
	top: 100px;
	left: 700px;
}

.pumpkin01 {
	position: absolute;
	left: 190px;
	top: 190px;
	width:90px;
	height:90px;
	border-radius: 50%;
	border: solid 10px #FFFFFF;
	border-color: transparent;
	background-color: #AE5E00;
}

.pumpkin02 {
	position: absolute;
	left: 130px;
	top: 190px;
	width:90px;
	height:90px;
	border-radius: 50%;
	border: solid 10px #FF0004;
	border-color: transparent;
	background-color: #AE5E00;
}


.pumpkin03 {
	position: absolute;
	left: 160px;
	top: 190px;
	width: 90px;
	height:90px;
	border-radius: 50%;
	border: solid 10px #FF0004;
	border-color: transparent;
	background-color: #B76300;
}

.snout {
	position: absolute;
	left: 205px;
	top: 161px;
	width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 10px 30px 10px;
    border-color: transparent transparent #5C390E transparent;
}

.box1 {
	position: absolute;
    height: 0px;
	width: 0px;
	border-width: 20px;
    border-style: solid;
    border-color: transparent transparent #000000 transparent;
	top: 195px;
	left: 165px;
}

.eye3 {
	position: absolute;
    background: #B76300;
    width: 8px;
    height: 10px;
    top: 14px;
    left: -4px;
    border-radius: 0px;
}

.box2 {
	position: absolute;
    height: 0px;
	width: 0px;
	border-width: 20px;
    border-style: solid;
    border-color: transparent transparent #000000 transparent;
	top: 195px;
	left: 225px;
}

.eye4 {
	position: absolute;
    background: #B76300;
    width: 8px;
    height: 10px;
    top: 14px;
    left: -4px;
    border-radius: 0px;
}

.box3 {
	position: absolute;
    height: 0px;
	width: 0px;
	border-width: 15px;
    border-style: solid;
    border-color: transparent transparent #000000 transparent;
	top: 225px;
	left: 200px;
}

.smile {
	position: absolute;
	left: 166px;
	top: 220px;
	width: 100px;
	height: 50px;
	background:  #B76300;
	border-radius: 50%;
	border-bottom: solid 20px rgba(0,0,0,1.00);
}

.box4 {
	position: absolute;
    height: 15px;
	width: 10px;
    background: #B76300;
	top: 263px;
	left: 195px;
}

.box5 {
	position: absolute;
    height: 15px;
	width: 10px;
    background: #B76300;
	top: 263px;
	left: 230px;
}

.box6 {
	position: absolute;
    height: 15px;
	width: 13px;
    background: #B76300;
	top: 280px;
	left: 213px;
}